/ Assembly List / LJCGenPageGen / GenPageGen / GetSpouseBlock

Namespace - GenPageGen


Parameters
individual - The Individual object.
isTop - Indicates if it is the first individual in the page.

Returns

The Spouse HTML block.

Syntax

C#
public String GetSpouseBlock(Individual individual, Boolean isTop = False)

Get a spouse block for each spouse.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.